Skip to main content
GET
Get Zaps [v1]

Authorizations

Authorization
string
header
required

See our OAuth2 authentication documentation here: https://docs.zapier.com/powered-by-zapier/api-reference/authentication

Query Parameters

limit
number
default:5

(Max: 100) Limit the number of Zap templates returned.

offset
number
default:0

The number of Zap templates to skip before beginning to return the Zap templates. The default value is 0, which is the offset of the first item.

params__{{KEY}}
string

Filter for Zaps that contain the given parameter's {{KEY}} and the value of the query parameter. Keys are defined by your app on the developer platform.

Response

next
string<uri> | null
required
read-only

The URL to get the next set of records

previous
string<uri> | null
required
read-only

The URL to get the previous set of records

count
integer
required
read-only

The total number of records matching the request

objects
object[]
required

The returned Zap data